GdPicture.NET.14 (COM - ActiveX)
GdPicture.NET.14 (COM - ActiveX)~GdPicture14_namespace / GdPicture.NET.14 (COM - ActiveX)~GdPicture14.IAnnotationManager / GetAnnotationIdx Method





In This Topic
GetAnnotationIdx Method (IAnnotationManager)
In This Topic
Syntax
'Declaration
 
<DispIdAttribute(28)>
Function GetAnnotationIdx( _
   ByVal Annot As Annotation _
) As Integer
[DispId(28)]
int GetAnnotationIdx( 
   Annotation Annot
)
function GetAnnotationIdx( 
    Annot: Annotation
): Integer; 
DispIdAttribute(28)
function GetAnnotationIdx( 
   Annot : Annotation
) : int;
[DispId(28)]
int GetAnnotationIdx( 
   Annotation* Annot
) 
[DispId(28)]
int GetAnnotationIdx( 
   Annotation^ Annot
) 

Parameters

Annot
See Also

Reference

GdPicture.NET.14 (COM - ActiveX)~GdPicture14.IAnnotationManager
IAnnotationManager Members